home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / xdp96.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  11.8 KB  |  323 lines

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1992, 1995-1998 Xerox Corporation.
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *% @(#)XDP96.PPD    107.2 99/07/29 18:28:27
  10. *FormatVersion: "4.2"
  11. *FileVersion: "1.6.1"
  12. *LanguageVersion: English
  13. *LanguageEncoding: ISOLatin1
  14. *PCFileName: "XDP96.PPD"
  15. *Product: "(Xerox DocuPrint 96 NPS PS2)"
  16. *% PSVersion was changed to 2015 to fix missing characters bug in
  17. *% Adobe 4.2.4 driver (AR 12165)
  18. *% PSVersion: "(2001.0) 0"
  19. *PSVersion: "(2015.0) 0"
  20. *ModelName: "Xerox DocuPrint 96 NPS PS2"
  21. *ShortNickName: "Xerox DocuPrint 96 NPS PS2"
  22. *NickName: "Xerox DocuPrint 96 NPS PS2"
  23.  
  24. *UIConstraints: *MediaType Transparency *Duplex
  25. *UIConstraints: *Duplex *MediaType Transparency
  26.  
  27. *UIConstraints: *MediaType Plain *MediaColor clear
  28. *UIConstraints: *MediaColor clear *MediaType Plain
  29.  
  30. *UIConstraints: *MediaType Drilled *MediaColor clear
  31. *UIConstraints: *MediaColor clear *MediaType Drilled
  32.  
  33. *UIConstraints: *MediaType CoverStock *MediaColor clear
  34. *UIConstraints: *MediaColor clear *MediaType CoverStock
  35.  
  36. *UIConstraints: *MediaType DrilledCoverStock *MediaColor clear
  37. *UIConstraints: *MediaColor clear *MediaType DrilledCoverStock
  38.  
  39. *UIConstraints: *MediaType Transparency *StapleWhen
  40. *UIConstraints: *StapleWhen *MediaType Transparency
  41.  
  42. *% ==== Device Capabilities ===============
  43. *LanguageLevel: "2"
  44. *FreeVM: "4191696"
  45. *VMOption None/Standard: "4191696"
  46. *DefaultColorSpace:  RGB
  47. *ColorDevice: False
  48. *Extensions: CMYK
  49. *Extensions: Composite
  50. *VariablePaperSize: True
  51. *FileSystem: False
  52. *Throughput: "96"
  53. *Password: "()"
  54. *ExitServer: "
  55.  count 0 eq
  56.  { false } { true exch startjob } ifelse
  57.  not {
  58.      (WARNING: Cannot modify initial VM.) =
  59.      (Missing or invalid password.) =
  60.      (Please contact the author of this software.) = flush quit
  61.      } if
  62. "
  63. *End
  64.  
  65. *OpenUI *Resolution/Resolution: PickOne
  66. *OrderDependency: 10 AnySetup *Resolution
  67. *Resolution 300dpi: "%noop"
  68. *Resolution 600dpi: "%noop"
  69. *DefaultResolution: 300dpi
  70. *?Resolution: "
  71.   save
  72.     currentpagedevice /HWResolution get
  73.     0 get
  74.     (          ) cvs print
  75.     (dpi)
  76.     = flush
  77.   restore
  78. "
  79. *End
  80. *CloseUI: *Resolution
  81.  
  82. *% Paper Handling ===================
  83. *% Code in this section both selects a tray and sets up a frame buffer.
  84. *% The "*<keyword> <option>" portion of each PPD paper handling selection is 
  85. *% sufficient for satisfying the static media specification on DocuPrint NPS.
  86. *% If this PPD is to be used for dynamic media selection, the appropriate
  87. *% setpagedevice calls will need to be uncommented by removing the "%"
  88. *% character in the quoted Postscript invocation.
  89.  
  90. *OpenUI *PageSize: PickOne
  91. *OrderDependency: 30 AnySetup *PageSize
  92. *DefaultPageSize: Letter
  93. *% ########## DO NOT CHANGE THE ORDER OF THESE ENTRIES! ##########
  94. *PageSize Letter: "1 dict dup /PageSize [612 792] put setpagedevice"
  95. *PageSize Legal: "1 dict dup /PageSize [612 1008] put setpagedevice"
  96. *PageSize Ledger/17x11: "1 dict dup /PageSize [1224 792] put setpagedevice"
  97. *PageSize Tabloid/11x17: "1 dict dup /PageSize [792 1224] put setpagedevice"
  98. *PageSize A4: "1 dict dup /PageSize [595 842] put setpagedevice"
  99. *PageSize 8.5x13: "1 dict dup /PageSize [612 936] put setpagedevice"
  100. *PageSize A3: "1 dict dup /PageSize [842 1191] put setpagedevice"
  101. *CloseUI: *PageSize
  102.  
  103. *CustomPageSize True: "
  104. pop pop pop
  105. 1 dict begin /PageSize [ 4 -2 roll ] def currentdict end setpagedevice
  106. "
  107. *End
  108. *ParamCustomPageSize Width: 1 points 504 1314
  109. *ParamCustomPageSize Height: 2 points 504 1314
  110. *ParamCustomPageSize WidthOffset: 3 points 0 0
  111. *ParamCustomPageSize HeightOffset: 4 points 0 0
  112. *ParamCustomPageSize Orientation: 5 int 0 0
  113. *MaxMediaWidth: "1314"
  114. *MaxMediaHeight: "1314"
  115. *HWMargins: 0 0 0 0
  116.  
  117. *OpenUI *PageRegion: PickOne
  118. *OrderDependency: 40 AnySetup *PageRegion
  119. *DefaultPageRegion: Letter
  120. *PageRegion Letter: "1 dict dup /PageSize [612 792] put setpagedevice"
  121. *PageRegion Legal: "1 dict dup /PageSize [612 1008] put setpagedevice"
  122. *PageRegion Ledger/17x11: "1 dict dup /PageSize [1224 792] put setpagedevice"
  123. *PageRegion Tabloid/11x17: "1 dict dup /PageSize [792 1224] put setpagedevice"
  124. *PageRegion A4: "1 dict dup /PageSize [595 842] put setpagedevice"
  125. *PageRegion 8.5x13: "1 dict dup /PageSize [612 936] put setpagedevice"
  126. *PageRegion A3: "1 dict dup /PageSize [842 1191] put setpagedevice"
  127. *CloseUI:  *PageRegion
  128.  
  129. *% The following entries provide information about specific paper keywords.
  130. *DefaultImageableArea: Letter
  131. *ImageableArea Letter: "0.0 0.0 612.0 792.0 "
  132. *ImageableArea Legal: "0.0 0.0 612.0 1008.0 "
  133. *ImageableArea Ledger: "0.0 0.0 1224.0 792.0 "
  134. *ImageableArea Tabloid: "0.0 0.0 792.0 1224.0 "
  135. *ImageableArea A4: "0.0 0.0 595.0 842.0 "
  136. *ImageableArea 8.5x13: "0.0 0.0 612.0 936.0"
  137. *ImageableArea A3: "0.0 0.0 842.0 1191.0 "
  138. *?ImageableArea: "
  139.  save
  140.    /cvp { (                ) cvs print ( ) print } bind def
  141.    /upperright {10000 mul floor 10000 div} bind def
  142.    /lowerleft {10000 mul ceiling 10000 div} bind def
  143.    newpath clippath pathbbox
  144.    4 -2 roll exch 2 {lowerleft cvp} repeat
  145.    exch 2 {upperright cvp} repeat flush
  146.  restore
  147. "
  148. *End
  149.  
  150. *% These provide the physical dimensions of the paper (by keyword)
  151. *DefaultPaperDimension: Letter
  152. *PaperDimension Letter: "612 792"
  153. *PaperDimension Legal: "612 1008"
  154. *PaperDimension Ledger: "1224 792"
  155. *PaperDimension Tabloid: "792 1224"
  156. *PaperDimension A4: "595 842"
  157. *PaperDimension 8.5x13: "612 936"
  158. *PaperDimension A3: "842 1191"
  159.  
  160. *OpenUI *MediaType:  PickOne
  161. *OrderDependency: 30 AnySetup *MediaType
  162. *DefaultMediaType: Plain
  163. *MediaType Plain: "%1 dict dup /MediaType () put setpagedevice"
  164. *MediaType Drilled: "%1 dict dup /MediaType (Drilled) put setpagedevice"
  165. *MediaType Transparency: "
  166.    %1 dict dup /MediaType (Transparency) put setpagedevice"
  167. *End
  168. *MediaType CoverStock: "
  169.    %1 dict dup /MediaType (CoverStock) put setpagedevice"
  170. *End
  171. *MediaType DrilledCoverStock: "
  172.    %1 dict dup /MediaType (DrilledCoverStock) put setpagedevice"
  173. *End
  174. *?MediaType: "
  175.   save
  176.     currentpagedevice /MediaType
  177.      {get} stopped
  178.        {pop pop (Plain)} {dup null eq {pop (Plain)} if} ifelse
  179.     = flush
  180.   restore
  181. "
  182. *End
  183. *CloseUI: *MediaType
  184.  
  185. *OpenUI *MediaColor:  PickOne
  186. *OrderDependency: 30 AnySetup *MediaColor
  187. *DefaultMediaColor: white
  188. *MediaColor white: "%1 dict dup /MediaColor (white) put setpagedevice"
  189. *MediaColor clear: "%1 dict dup /MediaColor (clear) put setpagedevice"
  190. *MediaColor blue: "%1 dict dup /MediaColor (blue) put setpagedevice"
  191. *MediaColor buff: "%1 dict dup /MediaColor (buff) put setpagedevice"
  192. *MediaColor green: "%1 dict dup /MediaColor (green) put setpagedevice"
  193. *MediaColor goldenrod: "%1 dict dup /MediaColor (goldenrod) put setpagedevice"
  194. *MediaColor pink: "%1 dict dup /MediaColor (pink) put setpagedevice"
  195. *MediaColor yellow: "%1 dict dup /MediaColor (yellow) put setpagedevice"
  196. *?MediaColor: "
  197.   save
  198.     currentpagedevice /MediaColor
  199.      {get} stopped
  200.        {pop pop (white)} {dup null eq {pop (white)} if} ifelse
  201.     = flush
  202.   restore
  203. "
  204. *End
  205. *CloseUI: *MediaColor
  206.  
  207. *RequiresPageRegion All: True
  208.  
  209. *OpenUI *InputSlot: PickOne
  210. *OrderDependency: 20 AnySetup *InputSlot
  211. *DefaultInputSlot: AutoSelect
  212. *InputSlot AutoSelect: ""
  213. *CloseUI: *InputSlot
  214.  
  215. *DefaultOutputOrder:  Normal
  216.  
  217. *OpenUI *Duplex:  PickOne
  218. *OrderDependency: 50 AnySetup *Duplex
  219. *DefaultDuplex: None
  220. *Duplex None/Simplex: "%noop"
  221. *Duplex DuplexNoTumble/Duplex: "%noop"
  222. *Duplex DuplexTumble: "%noop"
  223. *CloseUI: *Duplex
  224.  
  225. *OpenUI *Collate: Boolean
  226. *OrderDependency: 50.0 AnySetup *Collate
  227. *DefaultCollate: True
  228. *Collate True: "1 dict dup /Collate true put setpagedevice"
  229. *Collate False: "1 dict dup /Collate false put setpagedevice"
  230. *?Collate: "
  231. save
  232.   currentpagedevice /Collate get
  233.   {(True)}{(False)}ifelse = flush
  234. restore
  235. "
  236. *End
  237. *CloseUI: *Collate
  238.  
  239. *OpenUI *StapleWhen:  PickOne
  240. *OrderDependency: 50 AnySetup *StapleWhen
  241. *DefaultStapleWhen: None
  242. *StapleWhen None: "%noop"
  243. *StapleWhen EndOfSet: "%noop"
  244. *CloseUI: *StapleWhen
  245.  
  246. *% Font Information =====================
  247. *DefaultFont: Courier
  248. *Font AvantGarde-Book: Standard "(001.003)" Standard ROM
  249. *Font AvantGarde-BookOblique: Standard "(001.003)" Standard ROM
  250. *Font AvantGarde-Demi: Standard "(001.004)" Standard ROM
  251. *Font AvantGarde-DemiOblique: Standard "(001.004)" Standard ROM
  252. *Font Bookman-Demi: Standard "(001.002)" Standard ROM
  253. *Font Bookman-DemiItalic: Standard "(001.002)" Standard ROM
  254. *Font Bookman-Light: Standard "(001.002)" Standard ROM
  255. *Font Bookman-LightItalic: Standard "(001.002)" Standard ROM
  256. *Font Courier: Standard "(002.003)" Standard ROM
  257. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  258. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  259. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  260. *Font Garamond-Bold: Standard "(001.001)" Standard ROM
  261. *Font Garamond-BoldItalic: Standard "(001.002)" Standard ROM
  262. *Font Garamond-Light: Standard "(001.001)" Standard ROM
  263. *Font Garamond-LightItalic: Standard "(001.002)" Standard ROM
  264. *Font Helvetica: Standard "(001.004)" Standard ROM
  265. *Font Helvetica-Black: Standard "(001.001)" Standard ROM
  266. *Font Helvetica-BlackOblique: Standard "(001.001)" Standard ROM
  267. *Font Helvetica-Bold: Standard "(001.006)" Standard ROM
  268. *Font Helvetica-BoldOblique: Standard "(001.006)" Standard ROM
  269. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  270. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  271. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  272. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  273. *Font Helvetica-Light: Standard "(001.002)" Standard ROM
  274. *Font Helvetica-LightOblique: Standard "(001.001)" Standard ROM
  275. *Font Helvetica-Narrow: Standard "(001.004)" Standard ROM
  276. *Font Helvetica-Narrow-Bold: Standard "(001.004)" Standard ROM
  277. *Font Helvetica-Narrow-BoldOblique: Standard "(001.004)" Standard ROM
  278. *Font Helvetica-Narrow-Oblique: Standard "(001.004)" Standard ROM
  279. *Font Helvetica-Oblique: Standard "(001.004)" Standard ROM
  280. *Font Korinna-Bold: Standard "(001.001)" Standard ROM
  281. *Font Korinna-KursivBold: Standard "(001.003)" Standard ROM
  282. *Font Korinna-KursivRegular: Standard "(001.003)" Standard ROM
  283. *Font Korinna-Regular: Standard "(001.001)" Standard ROM
  284. *Font NewCenturySchlbk-Bold: Standard "(001.007)" Standard ROM
  285. *Font NewCenturySchlbk-BoldItalic: Standard "(001.005)" Standard ROM
  286. *Font NewCenturySchlbk-Italic: Standard "(001.004)" Standard ROM
  287. *Font NewCenturySchlbk-Roman: Standard "(001.005)" Standard ROM
  288. *Font Palatino-Bold: Standard "(001.003)" Standard ROM
  289. *Font Palatino-BoldItalic: Standard "(001.003)" Standard ROM
  290. *Font Palatino-Italic: Standard "(001.003)" Standard ROM
  291. *Font Palatino-Roman: Standard "(001.002)" Standard ROM
  292. *Font Symbol: Special "(001.005)" Special ROM
  293. *Font Times-Bold: Standard "(001.006)" Standard ROM
  294. *Font Times-BoldItalic: Standard "(001.008)" Standard ROM
  295. *Font Times-Italic: Standard "(001.006)" Standard ROM
  296. *Font Times-Roman: Standard "(001.006)" Standard ROM
  297. *Font XeroxEuro: Standard "(001.000)" Special ROM
  298. *Font XeroxEuro-Italic: Standard "(001.000)" Special ROM
  299. *Font XeroxEuro-Bold: Standard "(001.000)" Special ROM
  300. *Font XeroxEuro-BoldItalic: Standard "(001.000)" Special ROM
  301. *Font ZapfChancery-MediumItalic: Standard "(001.004)" Standard ROM
  302. *Font ZapfDingbats: Special "(001.003)" Special ROM
  303. *?FontQuery: "
  304.  save
  305.    { count 1 gt
  306.       { exch dup 127 string cvs (/) print print (:) print
  307.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  308.       } { exit } ifelse
  309.    } bind loop
  310.    (*) = flush
  311.  restore
  312. "
  313. *End
  314. *?FontList: "
  315. save
  316.   (*) {cvn ==} 128 string /Font resourceforall
  317.   (*) = flush
  318. restore
  319. "
  320. *End
  321. *% Last modified: Jan. 8, 2001
  322. *% end of PPD file for Xerox DocuPrint 96 NPS
  323.